PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowTableStringCell Class / setTextDirection Method
The direction of the text inside the cell.
In This Topic
    setTextDirection Method
    In This Topic
    Sets the text direction.
    Syntax
    public void setTextDirection( 
       PDFTextDirection value
    )

    Parameters

    value
    The direction of the text inside the cell.
    See Also